home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / mgewn31.zip / @0F5F.ADF next >
Text File  |  1991-04-30  |  3KB  |  114 lines

  1. AdapterId 0F5Fh
  2.  
  3.  
  4. AdapterName "GSS MC1000"
  5.  
  6.  
  7. NumBytes 3
  8.  
  9. NamedItem
  10.  
  11. Prompt    "Enable/Disable Adapter"
  12.  
  13. Choice    " Adapter Enabled "    pos[0]=XXXXXXX1b
  14. Choice    " Adapter Disabled "   pos[0]=XXXXXXX0b
  15.  
  16. Help
  17.  
  18. "This controls whether the adapter is enabled or not.
  19. Use the Enabled setting for normal use.
  20. Use the Disabled setting if you are not using
  21. the adapter and enabling it causes a conflict
  22. with another device."
  23.  
  24. NamedItem
  25.  
  26. Prompt "Hardware Registers"
  27.  
  28. choice "  BC0 to BCF " pos[1]=XX010XXXb  io 0BC0h-0BCFh
  29. choice "  7C0 to 7CF " pos[1]=XX001XXXb  io 07C0h-07CFh
  30. choice "  FC0 to FCF " pos[1]=XX011XXXb  io 0FC0h-0FCFh
  31. choice "  13C0 to 13CF " pos[1]=XX100XXXb  io 13C0h-13CFh
  32. choice "  17C0 to 17CF " pos[1]=XX101XXXb  io 17C0h-17CFh
  33. choice "  1BC0 to 1BCF " pos[1]=XX110XXXb  io 1BC0h-1BCFh
  34. choice "  1FC0 to 1FCF " pos[1]=XX111XXXb  io 1FC0h-1FCFh
  35.  
  36. Help
  37.  
  38. "Determines the range of i/o addresses used.
  39. These include the 34010 host port registers and the
  40. command and status registers.  The addresses in
  41. this range cannot be used by another installed device."
  42.  
  43. NamedItem
  44.  
  45. Prompt "Color Palette addresses"
  46.  
  47. choice "  3C6 to 3C9 " pos[1]=XXXXX000b
  48. choice "  7C6 to 7C9 " pos[1]=XXXXX001b  io 07C6h-07C9h
  49. choice "  BC6 to BC9 " pos[1]=XXXXX010b  io 0BC6h-0BC9h
  50. choice "  FC6 to FC9 " pos[1]=XXXXX011b  io 0FC6h-0FC9h
  51. choice "  13C6 to 13C9 " pos[1]=XXXXX100b  io 013C6h-013C9h
  52. choice "  17C6 to 17C9 " pos[1]=XXXXX101b  io 017C6h-017C9h
  53. choice "  1BC6 to 1BC9 " pos[1]=XXXXX110b  io 01BC6h-01BC9h
  54. choice "  1FC6 to 1FC9 " pos[1]=XXXXX111b  io 01FC6h-01FC9h
  55.  
  56. Help
  57.  
  58. "Determines the range of i/o addresses used by the
  59. color palette.    If mapped to 3C6-3C9, the  color palette
  60. shadows the VGA color palette."
  61.  
  62.  
  63. NamedItem
  64.  
  65. Prompt "Interrupt Level"
  66.  
  67. choice " Channel 9 "  pos[0]=1000XXXXb  INT 9
  68. choice " Channel 10 "  pos[0]=0001XXXXb  INT 10
  69. choice " Channel 11 "  pos[0]=0100XXXXb  INT 11
  70. choice " Channel 12 "  pos[0]=0010XXXXb  INT 12
  71.  
  72. Help
  73.  
  74. "Determines the interrupt level used by ."
  75.  
  76.  
  77. NamedItem
  78.  
  79. Prompt "Pixel Clock Frequency"
  80. choice " 50 Mhz "  pos[0]=XXXXX01Xb
  81. choice " 64 Mhz "  pos[0]=XXXXX00Xb
  82. choice " 36 Mhz "  pos[0]=XXXXX10Xb
  83. Help
  84.  
  85. "Determines the pixel clock frequency and therefore the display
  86. resolution.  64 Mhz provides 1024 x 768 resolution, 38 Mhz
  87. provides 800 x 600 resolution."
  88.  
  89.  
  90. NamedItem
  91.  
  92. Prompt "Bus Arbitration Level"
  93.  
  94. choice "Level 7"      pos[3]=1X0X0111b ARB 7
  95. choice "Level 3"      pos[3]=1X0X0011b ARB 3
  96. choice "Level 1"      pos[3]=1X0X0001b ARB 1
  97. choice "Level 5"      pos[3]=1X0X0101b ARB 5
  98.  
  99. Help
  100.  
  101. "Determines the bus arbitration level for the 34010 bus master."
  102.  
  103. NamedItem
  104.  
  105. Prompt "Horizontal Sync Polarity"
  106. choice " Negative "  pos[0]=XXXX0XXXb
  107. choice " Positive "  pos[0]=XXXX1XXXb
  108. Help
  109.  
  110. "Sets the horizontal composite sync polarity for high
  111. resolution graphics modes."
  112.  
  113.  
  114.